home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1999 / MacHack 1999.toast / The Hacks / NetPokerForMacOSX_Server / HoldEmHigh / h.template < prev    next >
Encoding:
Text File  |  1998-07-30  |  137 b   |  12 lines

  1. $$
  2. /* $FILENAME$ created by $USERNAME$ on $DATE$ */
  3.  
  4. #import <AppKit/AppKit.h>
  5.  
  6. @interface $FILENAMESANSEXTENSION$ : NSObject
  7. {
  8.  
  9. }
  10.  
  11. @end
  12.